Update a comment
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 18 Jun 2020 15:57:27 +0000 (16:57 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 18 Jun 2020 15:57:27 +0000 (16:57 +0100)
Drop the use of "blacklist" from the comment, since everything else
refers to "ignored" properties.

testsuite/gtk/object.c

index fd861c24a2f13269ba93fd9e051bf0ddca8b4869..f666d9218d15835bb1e4834f8e3cfe635e99697f 100644 (file)
@@ -42,7 +42,7 @@
             "random")
 #define MATCH_ANY_VALUE         ((void*) 0xf1874c23)
 
-/* --- property blacklists --- */
+/* --- ignored property names --- */
 typedef struct {
   const char   *type_name;
   const char   *name;